﻿2026-06-20T11:20:39.0093186Z Current runner version: '2.335.1'
2026-06-20T11:20:39.0097889Z Runner name: 'kitsubito'
2026-06-20T11:20:39.0098448Z Runner group name: 'Default'
2026-06-20T11:20:39.0099182Z Machine name: 'KITSUBITO'
2026-06-20T11:20:39.0101252Z ##[group]GITHUB_TOKEN Permissions
2026-06-20T11:20:39.0103044Z Contents: read
2026-06-20T11:20:39.0103488Z Metadata: read
2026-06-20T11:20:39.0103888Z Packages: read
2026-06-20T11:20:39.0104284Z ##[endgroup]
2026-06-20T11:20:39.0105887Z Secret source: Actions
2026-06-20T11:20:39.0106431Z Prepare workflow directory
2026-06-20T11:20:39.0538843Z Prepare all required actions
2026-06-20T11:20:39.0570538Z Getting action download info
2026-06-20T11:20:39.3916193Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-20T11:20:40.0087642Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-06-20T11:20:40.0916320Z ##[group]Run actions/checkout@v5
2026-06-20T11:20:40.0917112Z with:
2026-06-20T11:20:40.0917493Z   fetch-depth: 0
2026-06-20T11:20:40.0917933Z   repository: SaberMage/spt-core
2026-06-20T11:20:40.0921499Z   token: ***
2026-06-20T11:20:40.0921878Z   ssh-strict: true
2026-06-20T11:20:40.0922274Z   ssh-user: git
2026-06-20T11:20:40.0922650Z   persist-credentials: true
2026-06-20T11:20:40.0923057Z   clean: true
2026-06-20T11:20:40.0923448Z   sparse-checkout-cone-mode: true
2026-06-20T11:20:40.0923884Z   fetch-tags: false
2026-06-20T11:20:40.0924263Z   show-progress: true
2026-06-20T11:20:40.0924655Z   lfs: false
2026-06-20T11:20:40.0925018Z   submodules: false
2026-06-20T11:20:40.0925412Z   set-safe-directory: true
2026-06-20T11:20:40.0926024Z ##[endgroup]
2026-06-20T11:20:40.1773366Z Syncing repository: SaberMage/spt-core
2026-06-20T11:20:40.1775002Z ##[group]Getting Git version info
2026-06-20T11:20:40.1775726Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-20T11:20:40.1776637Z [command]/usr/bin/git version
2026-06-20T11:20:40.1777096Z git version 2.43.0
2026-06-20T11:20:40.1792608Z ##[endgroup]
2026-06-20T11:20:40.1804263Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7197d951-d090-426b-80bb-6f5876b7de37' before making global git config changes
2026-06-20T11:20:40.1805417Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T11:20:40.1807517Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T11:20:40.1838001Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-20T11:20:40.1854920Z https://github.com/SaberMage/spt-core
2026-06-20T11:20:40.1864740Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T11:20:40.1866833Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T11:20:40.1894707Z HEAD
2026-06-20T11:20:40.1924796Z ##[endgroup]
2026-06-20T11:20:40.1925721Z [command]/usr/bin/git submodule status
2026-06-20T11:20:40.2117357Z ##[group]Cleaning the repository
2026-06-20T11:20:40.2118207Z [command]/usr/bin/git clean -ffdx
2026-06-20T11:20:42.2133786Z Removing target/
2026-06-20T11:20:42.2143337Z [command]/usr/bin/git reset --hard HEAD
2026-06-20T11:20:42.2502696Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:20:42.2507749Z ##[endgroup]
2026-06-20T11:20:42.2541934Z ##[group]Disabling automatic garbage collection
2026-06-20T11:20:42.2545670Z [command]/usr/bin/git config --local gc.auto 0
2026-06-20T11:20:42.2573476Z ##[endgroup]
2026-06-20T11:20:42.2574062Z ##[group]Setting up auth
2026-06-20T11:20:42.2579145Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T11:20:42.2605238Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T11:20:42.2799817Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T11:20:42.2826695Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T11:20:42.3019147Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T11:20:42.3046001Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T11:20:42.3235084Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-20T11:20:42.3264521Z ##[endgroup]
2026-06-20T11:20:42.3265226Z ##[group]Fetching the repository
2026-06-20T11:20:42.3270955Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +6a1789a55e173feaced48f4623b9df09dd399175:refs/remotes/pull/26/merge
2026-06-20T11:20:43.1285241Z From https://github.com/SaberMage/spt-core
2026-06-20T11:20:43.1285904Z    f7cf3808..fa9d0478  v0.13.0-delivery-control -> origin/v0.13.0-delivery-control
2026-06-20T11:20:43.1286524Z  * [new branch]        v0.13.0-p1b-ack-deadlock -> origin/v0.13.0-p1b-ack-deadlock
2026-06-20T11:20:43.1313585Z ##[endgroup]
2026-06-20T11:20:43.1314174Z ##[group]Determining the checkout info
2026-06-20T11:20:43.1314775Z ##[endgroup]
2026-06-20T11:20:43.1318918Z [command]/usr/bin/git sparse-checkout disable
2026-06-20T11:20:43.1357699Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-20T11:20:43.1388238Z ##[group]Checking out the ref
2026-06-20T11:20:43.1391171Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-20T11:20:43.1433689Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:20:43.1438290Z ##[endgroup]
2026-06-20T11:20:43.1478728Z [command]/usr/bin/git log -1 --format=%H
2026-06-20T11:20:43.1503662Z 6a1789a55e173feaced48f4623b9df09dd399175
2026-06-20T11:20:43.1706541Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-20T11:20:43.1707022Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-20T11:20:43.1722439Z shell: /usr/bin/bash -e {0}
2026-06-20T11:20:43.1722690Z ##[endgroup]
2026-06-20T11:20:43.1815409Z ##[group]Run set -euo pipefail
2026-06-20T11:20:43.1815727Z [36;1mset -euo pipefail[0m
2026-06-20T11:20:43.1815942Z [36;1mPIN=0c95435[0m
2026-06-20T11:20:43.1816155Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-06-20T11:20:43.1816399Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-06-20T11:20:43.1816718Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-06-20T11:20:43.1817133Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-06-20T11:20:43.1830921Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-06-20T11:20:43.1831354Z [36;1m  rm -rf "$CACHE"[0m
2026-06-20T11:20:43.1831597Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-06-20T11:20:43.1831877Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-06-20T11:20:43.1832202Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-06-20T11:20:43.1832565Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-06-20T11:20:43.1832798Z [36;1mfi[0m
2026-06-20T11:20:43.1833074Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-20T11:20:43.1846925Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-20T11:20:43.1847221Z env:
2026-06-20T11:20:43.1847441Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-20T11:20:43.1847670Z ##[endgroup]
2026-06-20T11:20:43.9110675Z    Compiling proc-macro2 v1.0.106
2026-06-20T11:20:43.9111454Z    Compiling quote v1.0.45
2026-06-20T11:20:43.9111968Z    Compiling unicode-ident v1.0.24
2026-06-20T11:20:43.9112983Z    Compiling libc v0.2.186
2026-06-20T11:20:43.9113416Z    Compiling serde_core v1.0.228
2026-06-20T11:20:43.9113912Z    Compiling cfg-if v1.0.4
2026-06-20T11:20:43.9114333Z    Compiling serde v1.0.228
2026-06-20T11:20:43.9114636Z    Compiling log v0.4.32
2026-06-20T11:20:43.9114948Z    Compiling pin-project-lite v0.2.17
2026-06-20T11:20:43.9153240Z    Compiling portable-atomic v1.13.1
2026-06-20T11:20:43.9194551Z    Compiling typenum v1.20.1
2026-06-20T11:20:43.9236217Z    Compiling version_check v0.9.5
2026-06-20T11:20:43.9292901Z    Compiling memchr v2.8.1
2026-06-20T11:20:43.9294010Z    Compiling critical-section v1.2.0
2026-06-20T11:20:43.9425442Z    Compiling find-msvc-tools v0.1.9
2026-06-20T11:20:43.9881742Z    Compiling shlex v2.0.1
2026-06-20T11:20:44.0279856Z    Compiling bytes v1.11.1
2026-06-20T11:20:44.0328566Z    Compiling futures-core v0.3.32
2026-06-20T11:20:44.0732596Z    Compiling subtle v2.6.1
2026-06-20T11:20:44.1854116Z    Compiling equivalent v1.0.2
2026-06-20T11:20:44.1900415Z    Compiling smallvec v1.15.1
2026-06-20T11:20:44.2150164Z    Compiling itoa v1.0.18
2026-06-20T11:20:44.2151985Z    Compiling semver v1.0.28
2026-06-20T11:20:44.2871057Z    Compiling generic-array v0.14.7
2026-06-20T11:20:44.3012097Z    Compiling stable_deref_trait v1.2.1
2026-06-20T11:20:44.3240920Z    Compiling futures-io v0.3.32
2026-06-20T11:20:44.3307585Z    Compiling slab v0.4.12
2026-06-20T11:20:44.3361235Z    Compiling futures-sink v0.3.32
2026-06-20T11:20:44.3716261Z    Compiling futures-task v0.3.32
2026-06-20T11:20:44.4350916Z    Compiling futures-channel v0.3.32
2026-06-20T11:20:44.4480914Z    Compiling rustversion v1.0.22
2026-06-20T11:20:44.4808723Z    Compiling bitflags v2.12.1
2026-06-20T11:20:44.5123235Z    Compiling hashbrown v0.17.1
2026-06-20T11:20:44.5243759Z    Compiling cpufeatures v0.2.17
2026-06-20T11:20:44.5360897Z    Compiling fnv v1.0.7
2026-06-20T11:20:44.5430517Z    Compiling cfg_aliases v0.2.1
2026-06-20T11:20:44.5500981Z    Compiling rand_core v0.10.1
2026-06-20T11:20:44.6018178Z    Compiling rustc_version v0.4.1
2026-06-20T11:20:44.6210374Z    Compiling strsim v0.11.1
2026-06-20T11:20:44.6300555Z    Compiling litemap v0.8.2
2026-06-20T11:20:44.7026222Z    Compiling writeable v0.6.3
2026-06-20T11:20:44.7060489Z    Compiling getrandom v0.4.2
2026-06-20T11:20:44.7160403Z    Compiling ident_case v1.0.1
2026-06-20T11:20:44.7860932Z    Compiling fs_extra v1.3.0
2026-06-20T11:20:44.8241950Z    Compiling dunce v1.0.5
2026-06-20T11:20:44.8430472Z    Compiling icu_normalizer_data v2.2.0
2026-06-20T11:20:44.9130600Z    Compiling utf8_iter v1.0.4
2026-06-20T11:20:44.9320730Z    Compiling icu_properties_data v2.2.0
2026-06-20T11:20:44.9450689Z    Compiling percent-encoding v2.3.2
2026-06-20T11:20:44.9970613Z    Compiling autocfg v1.5.1
2026-06-20T11:20:45.0040694Z    Compiling http v1.4.1
2026-06-20T11:20:45.1163224Z    Compiling thiserror v2.0.18
2026-06-20T11:20:45.1311047Z    Compiling aws-lc-rs v1.17.0
2026-06-20T11:20:45.1483197Z    Compiling unicode-segmentation v1.13.3
2026-06-20T11:20:45.1552243Z    Compiling cpufeatures v0.3.0
2026-06-20T11:20:45.2220700Z    Compiling scopeguard v1.2.0
2026-06-20T11:20:45.2808643Z    Compiling indexmap v2.14.0
2026-06-20T11:20:45.3120796Z    Compiling syn v2.0.117
2026-06-20T11:20:45.3920724Z    Compiling lock_api v0.4.14
2026-06-20T11:20:45.3981008Z    Compiling chacha20 v0.10.0
2026-06-20T11:20:45.4131113Z    Compiling form_urlencoded v1.2.2
2026-06-20T11:20:45.4191016Z    Compiling untrusted v0.9.0
2026-06-20T11:20:45.4230932Z    Compiling heck v0.5.0
2026-06-20T11:20:45.4710678Z    Compiling rustls v0.23.40
2026-06-20T11:20:45.5320525Z    Compiling const-oid v0.10.2
2026-06-20T11:20:45.5790698Z    Compiling unicode-xid v0.2.6
2026-06-20T11:20:45.6151240Z    Compiling anyhow v1.0.102
2026-06-20T11:20:45.6205358Z    Compiling atomic-waker v1.1.2
2026-06-20T11:20:45.6356707Z    Compiling parking_lot_core v0.9.12
2026-06-20T11:20:45.6520803Z    Compiling paste v1.0.15
2026-06-20T11:20:45.6680889Z    Compiling zerocopy v0.8.50
2026-06-20T11:20:45.6781023Z    Compiling httparse v1.10.1
2026-06-20T11:20:45.7561462Z    Compiling convert_case v0.10.0
2026-06-20T11:20:45.8007220Z    Compiling num-traits v0.2.19
2026-06-20T11:20:45.8175988Z    Compiling hybrid-array v0.4.12
2026-06-20T11:20:45.8474068Z    Compiling jobserver v0.1.34
2026-06-20T11:20:45.9360621Z    Compiling curve25519-dalek v4.1.3
2026-06-20T11:20:45.9447592Z    Compiling ahash v0.8.12
2026-06-20T11:20:45.9571122Z    Compiling powerfmt v0.2.0
2026-06-20T11:20:45.9910884Z    Compiling either v1.16.0
2026-06-20T11:20:46.0312079Z    Compiling base64ct v1.8.3
2026-06-20T11:20:46.1441158Z    Compiling cc v1.2.63
2026-06-20T11:20:46.1460171Z    Compiling crypto-common v0.1.7
2026-06-20T11:20:46.1501295Z    Compiling block-buffer v0.10.4
2026-06-20T11:20:46.1730667Z    Compiling http-body v1.0.1
2026-06-20T11:20:46.1929948Z    Compiling fastrand v2.4.1
2026-06-20T11:20:46.2760813Z    Compiling digest v0.10.7
2026-06-20T11:20:46.3040945Z    Compiling deranged v0.5.8
2026-06-20T11:20:46.3240900Z    Compiling pem-rfc7468 v1.0.0
2026-06-20T11:20:46.4293026Z    Compiling try-lock v0.2.5
2026-06-20T11:20:46.4471714Z    Compiling time-core v0.1.8
2026-06-20T11:20:46.4980737Z    Compiling tower-service v0.3.3
2026-06-20T11:20:46.5230955Z    Compiling pkg-config v0.3.33
2026-06-20T11:20:46.5370762Z    Compiling zmij v1.0.21
2026-06-20T11:20:46.5500693Z    Compiling tinyvec_macros v0.1.1
2026-06-20T11:20:46.5810394Z    Compiling data-encoding v2.11.0
2026-06-20T11:20:46.6020409Z    Compiling vcpkg v0.2.15
2026-06-20T11:20:46.6259830Z    Compiling num-conv v0.2.2
2026-06-20T11:20:46.6921017Z    Compiling base64 v0.22.1
2026-06-20T11:20:46.7583481Z    Compiling mio v1.2.1
2026-06-20T11:20:46.7862159Z    Compiling socket2 v0.6.4
2026-06-20T11:20:46.8050903Z    Compiling getrandom v0.2.17
2026-06-20T11:20:46.9137525Z    Compiling tinyvec v1.11.0
2026-06-20T11:20:46.9826910Z    Compiling want v0.3.1
2026-06-20T11:20:47.0650712Z    Compiling rand v0.10.1
2026-06-20T11:20:47.1110181Z    Compiling rand_core v0.6.4
2026-06-20T11:20:47.1624991Z    Compiling parking_lot v0.12.5
2026-06-20T11:20:47.1900447Z    Compiling sha2 v0.10.9
2026-06-20T11:20:47.2882540Z    Compiling crypto-common v0.2.2
2026-06-20T11:20:47.3220845Z    Compiling block-buffer v0.12.0
2026-06-20T11:20:47.4120578Z    Compiling inout v0.1.4
2026-06-20T11:20:47.4920270Z    Compiling cmake v0.1.58
2026-06-20T11:20:47.5410796Z    Compiling vergen-lib v9.1.0
2026-06-20T11:20:47.5511165Z    Compiling n0-future v0.3.2
2026-06-20T11:20:47.5820742Z    Compiling parking v2.2.1
2026-06-20T11:20:47.6340883Z    Compiling crossbeam-utils v0.8.21
2026-06-20T11:20:47.7560442Z    Compiling serde_json v1.0.150
2026-06-20T11:20:47.7780710Z    Compiling spin v0.10.0
2026-06-20T11:20:47.7889628Z    Compiling cordyceps v0.3.4
2026-06-20T11:20:47.7990666Z    Compiling diatomic-waker v0.2.3
2026-06-20T11:20:47.8030734Z    Compiling httpdate v1.0.3
2026-06-20T11:20:47.8740717Z    Compiling signature v2.2.0
2026-06-20T11:20:47.8836044Z    Compiling winnow v1.0.3
2026-06-20T11:20:47.9288314Z    Compiling futures-lite v2.6.1
2026-06-20T11:20:47.9384493Z    Compiling cipher v0.4.4
2026-06-20T11:20:47.9470868Z    Compiling netlink-packet-core v0.8.1
2026-06-20T11:20:47.9890750Z    Compiling ed25519 v2.2.3
2026-06-20T11:20:48.0231508Z    Compiling universal-hash v0.5.1
2026-06-20T11:20:48.0404385Z    Compiling vergen-lib v0.1.6
2026-06-20T11:20:48.0591031Z    Compiling vergen v9.1.0
2026-06-20T11:20:48.0928163Z    Compiling heapless v0.7.17
2026-06-20T11:20:48.1420571Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-20T11:20:48.1780858Z    Compiling futures-buffered v0.2.13
2026-06-20T11:20:48.2011229Z    Compiling noq-udp v0.10.0
2026-06-20T11:20:48.2046364Z    Compiling sync_wrapper v1.0.2
2026-06-20T11:20:48.2478424Z    Compiling opaque-debug v0.3.1
2026-06-20T11:20:48.2791086Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-20T11:20:48.2930591Z    Compiling digest v0.11.3
2026-06-20T11:20:48.3180442Z    Compiling byteorder v1.5.0
2026-06-20T11:20:48.3370466Z    Compiling allocator-api2 v0.2.21
2026-06-20T11:20:48.3810397Z    Compiling polyval v0.6.2
2026-06-20T11:20:48.4598897Z    Compiling spin v0.9.8
2026-06-20T11:20:48.5086453Z    Compiling aws-lc-sys v0.41.0
2026-06-20T11:20:48.5141059Z    Compiling ring v0.17.14
2026-06-20T11:20:48.5210674Z    Compiling libsqlite3-sys v0.30.1
2026-06-20T11:20:48.5629702Z    Compiling hash32 v0.2.1
2026-06-20T11:20:48.5890673Z    Compiling vergen-gitcl v1.0.8
2026-06-20T11:20:48.6530367Z    Compiling ryu v1.0.23
2026-06-20T11:20:48.6950673Z    Compiling num_threads v0.1.7
2026-06-20T11:20:48.7440717Z    Compiling fallible-iterator v0.3.0
2026-06-20T11:20:48.7940558Z    Compiling signature v3.0.0
2026-06-20T11:20:48.8148458Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-20T11:20:48.8399765Z    Compiling tower-layer v0.3.3
2026-06-20T11:20:48.8736580Z    Compiling time v0.3.47
2026-06-20T11:20:48.8910530Z    Compiling ghash v0.5.1
2026-06-20T11:20:48.9390471Z    Compiling sha2 v0.11.0-rc.5
2026-06-20T11:20:48.9530390Z    Compiling ctr v0.9.2
2026-06-20T11:20:48.9960565Z    Compiling aes v0.8.4
2026-06-20T11:20:49.0160713Z    Compiling fs2 v0.4.3
2026-06-20T11:20:49.0530517Z    Compiling http-body-util v0.1.3
2026-06-20T11:20:49.1130606Z    Compiling aead v0.5.2
2026-06-20T11:20:49.1760912Z    Compiling openssl-probe v0.2.1
2026-06-20T11:20:49.1811714Z    Compiling crossbeam-channel v0.5.15
2026-06-20T11:20:49.2180789Z    Compiling crossbeam-epoch v0.9.18
2026-06-20T11:20:49.2691402Z    Compiling blake3 v1.8.5
2026-06-20T11:20:49.3850431Z    Compiling netlink-packet-route v0.29.0
2026-06-20T11:20:49.4030513Z    Compiling uuid v1.23.2
2026-06-20T11:20:49.6055869Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-20T11:20:49.6219176Z    Compiling aes-gcm v0.10.3
2026-06-20T11:20:49.6342109Z    Compiling memoffset v0.6.5
2026-06-20T11:20:49.6850494Z    Compiling acto v0.8.2
2026-06-20T11:20:49.7830908Z    Compiling netwatch v0.16.0
2026-06-20T11:20:49.8298586Z    Compiling noq v0.18.0
2026-06-20T11:20:49.8620817Z    Compiling sorted-index-buffer v0.2.1
2026-06-20T11:20:49.9065136Z    Compiling tagptr v0.2.0
2026-06-20T11:20:49.9187618Z    Compiling foldhash v0.2.0
2026-06-20T11:20:49.9357588Z    Compiling rustix v1.1.4
2026-06-20T11:20:49.9982251Z    Compiling xml-rs v0.8.28
2026-06-20T11:20:50.0371032Z    Compiling thiserror v1.0.69
2026-06-20T11:20:50.0603197Z    Compiling rustc-hash v2.1.2
2026-06-20T11:20:50.0797672Z    Compiling mac-addr v0.3.0
2026-06-20T11:20:50.1111919Z    Compiling identity-hash v0.1.0
2026-06-20T11:20:50.1900783Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-20T11:20:50.2165601Z    Compiling ref-cast v1.0.25
2026-06-20T11:20:50.2968486Z    Compiling lru-slab v0.1.2
2026-06-20T11:20:50.3521181Z    Compiling hashbrown v0.16.1
2026-06-20T11:20:50.3906044Z    Compiling synstructure v0.13.2
2026-06-20T11:20:50.4038704Z    Compiling darling_core v0.20.11
2026-06-20T11:20:50.4770512Z    Compiling serde_derive_internals v0.29.1
2026-06-20T11:20:50.6081812Z    Compiling netlink-packet-route v0.30.0
2026-06-20T11:20:51.0740300Z    Compiling proc-macro-crate v3.5.0
2026-06-20T11:20:51.1800834Z    Compiling xmltree v0.10.3
2026-06-20T11:20:51.2010490Z    Compiling termios v0.2.2
2026-06-20T11:20:51.3383937Z    Compiling serial-core v0.4.0
2026-06-20T11:20:51.3520687Z    Compiling errno v0.3.14
2026-06-20T11:20:51.4012405Z    Compiling ioctl-rs v0.1.6
2026-06-20T11:20:51.4841137Z    Compiling aho-corasick v1.1.4
2026-06-20T11:20:51.5009666Z    Compiling simple-dns v0.9.3
2026-06-20T11:20:51.5010586Z    Compiling toml_write v0.1.2
2026-06-20T11:20:51.5114804Z    Compiling smol_str v0.1.24
2026-06-20T11:20:51.5267318Z    Compiling winnow v0.7.15
2026-06-20T11:20:51.5908614Z    Compiling constant_time_eq v0.4.2
2026-06-20T11:20:51.6006469Z    Compiling arrayref v0.3.9
2026-06-20T11:20:51.6709494Z    Compiling regex-syntax v0.8.10
2026-06-20T11:20:51.6757269Z    Compiling signal-hook v0.3.18
2026-06-20T11:20:51.7043457Z    Compiling simdutf8 v0.1.5
2026-06-20T11:20:51.7310764Z    Compiling arrayvec v0.7.6
2026-06-20T11:20:51.7800932Z    Compiling linux-raw-sys v0.12.1
2026-06-20T11:20:51.8261620Z    Compiling resolv-conf v0.7.6
2026-06-20T11:20:51.8643403Z    Compiling sha1_smol v1.0.1
2026-06-20T11:20:52.0720049Z    Compiling serial-unix v0.4.0
2026-06-20T11:20:52.0998010Z    Compiling signal-hook-registry v1.4.8
2026-06-20T11:20:52.2790643Z    Compiling lru v0.16.4
2026-06-20T11:20:52.4603007Z    Compiling serde_derive v1.0.228
2026-06-20T11:20:52.4673417Z    Compiling zeroize_derive v1.4.3
2026-06-20T11:20:52.4842471Z    Compiling tokio-macros v2.7.0
2026-06-20T11:20:52.5089127Z    Compiling zerofrom-derive v0.1.7
2026-06-20T11:20:52.7470785Z    Compiling futures-macro v0.3.32
2026-06-20T11:20:53.0920713Z    Compiling zeroize v1.8.2
2026-06-20T11:20:53.2526380Z    Compiling tokio v1.52.3
2026-06-20T11:20:53.2680970Z    Compiling yoke-derive v0.8.2
2026-06-20T11:20:53.6770877Z    Compiling futures-util v0.3.32
2026-06-20T11:20:53.8477970Z    Compiling zerovec-derive v0.11.3
2026-06-20T11:20:53.9760670Z    Compiling zerofrom v0.1.8
2026-06-20T11:20:54.0931714Z    Compiling displaydoc v0.2.6
2026-06-20T11:20:54.1240632Z    Compiling tracing-attributes v0.1.31
2026-06-20T11:20:54.2264132Z    Compiling rustls-pki-types v1.14.1
2026-06-20T11:20:54.5611472Z    Compiling yoke v0.8.3
2026-06-20T11:20:54.7680643Z    Compiling thiserror-impl v2.0.18
2026-06-20T11:20:54.8470475Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-20T11:20:54.8891068Z    Compiling zerotrie v0.2.4
2026-06-20T11:20:55.1581612Z    Compiling darling_macro v0.20.11
2026-06-20T11:20:55.2980936Z    Compiling derive_more-impl v2.1.1
2026-06-20T11:20:55.3880850Z    Compiling zerovec v0.11.6
2026-06-20T11:20:55.5476963Z    Compiling darling v0.20.11
2026-06-20T11:20:55.5770776Z    Compiling spez v0.1.2
2026-06-20T11:20:55.6200634Z    Compiling derive_builder_core v0.20.2
2026-06-20T11:20:55.8050732Z    Compiling n0-error-macros v0.1.3
2026-06-20T11:20:55.9402810Z    Compiling der v0.8.0-rc.10
2026-06-20T11:20:56.1350660Z    Compiling pin-project-internal v1.1.13
2026-06-20T11:20:56.2321301Z    Compiling tinystr v0.8.3
2026-06-20T11:20:56.5031185Z    Compiling icu_locale_core v2.2.0
2026-06-20T11:20:56.5251025Z    Compiling potential_utf v0.1.5
2026-06-20T11:20:56.7102624Z    Compiling icu_collections v2.2.0
2026-06-20T11:20:56.9990771Z    Compiling derive_builder_macro v0.20.2
2026-06-20T11:20:57.0210920Z    Compiling n0-error v0.1.3
2026-06-20T11:20:57.3192020Z    Compiling derive_builder v0.20.2
2026-06-20T11:20:57.4294712Z    Compiling futures-executor v0.3.32
2026-06-20T11:20:57.4815283Z    Compiling ed25519-dalek v2.2.0
2026-06-20T11:20:57.5238573Z    Compiling pin-project v1.1.13
2026-06-20T11:20:57.6231378Z    Compiling spki v0.8.0-rc.4
2026-06-20T11:20:57.7337783Z    Compiling ipnet v2.12.0
2026-06-20T11:20:57.8130238Z    Compiling icu_provider v2.2.0
2026-06-20T11:20:57.8181085Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-20T11:20:57.8325343Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-20T11:20:57.9970593Z    Compiling ed25519 v3.0.0-rc.4
2026-06-20T11:20:58.2048569Z    Compiling icu_normalizer v2.2.0
2026-06-20T11:20:58.2710785Z    Compiling icu_properties v2.2.0
2026-06-20T11:20:58.3350502Z    Compiling prefix-trie v0.8.4
2026-06-20T11:20:58.3730567Z    Compiling futures v0.3.32
2026-06-20T11:20:58.4406943Z    Compiling once_cell v1.21.4
2026-06-20T11:20:58.5031498Z    Compiling cobs v0.3.0
2026-06-20T11:20:58.5284040Z    Compiling postcard-derive v0.2.2
2026-06-20T11:20:58.6830646Z    Compiling tracing-core v0.1.36
2026-06-20T11:20:58.7133037Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-20T11:20:58.8961142Z    Compiling hashbrown v0.14.5
2026-06-20T11:20:59.1360870Z    Compiling rustls-native-certs v0.8.4
2026-06-20T11:20:59.1453725Z    Compiling postcard v1.1.3
2026-06-20T11:20:59.1741898Z    Compiling tracing v0.1.44
2026-06-20T11:20:59.1923997Z    Compiling data-encoding-macro v0.1.20
2026-06-20T11:20:59.2455186Z    Compiling iroh-metrics-derive v0.4.1
2026-06-20T11:20:59.4340359Z    Compiling tokio-util v0.7.18
2026-06-20T11:20:59.5800847Z    Compiling netlink-sys v0.8.8
2026-06-20T11:20:59.5947423Z    Compiling tower v0.5.3
2026-06-20T11:20:59.6214116Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-20T11:20:59.6611890Z    Compiling enum-assoc v1.3.0
2026-06-20T11:20:59.6914901Z    Compiling num_enum_derive v0.7.6
2026-06-20T11:20:59.8144891Z    Compiling idna_adapter v1.2.2
2026-06-20T11:20:59.9091891Z    Compiling hashlink v0.9.1
2026-06-20T11:20:59.9423531Z    Compiling idna v1.1.0
2026-06-20T11:20:59.9579680Z    Compiling strum_macros v0.28.0
2026-06-20T11:20:59.9720717Z    Compiling async-trait v0.1.89
2026-06-20T11:20:59.9894606Z    Compiling derive_more v2.1.1
2026-06-20T11:21:00.0832432Z    Compiling netlink-proto v0.12.0
2026-06-20T11:21:00.1718408Z    Compiling netdev v0.42.0
2026-06-20T11:21:00.1830562Z    Compiling iroh-relay v0.98.0
2026-06-20T11:21:00.2395751Z    Compiling iroh-metrics v0.38.3
2026-06-20T11:21:00.3309824Z    Compiling moka v0.12.15
2026-06-20T11:21:00.3489937Z    Compiling serde_spanned v0.6.9
2026-06-20T11:21:00.3876465Z    Compiling toml_datetime v0.6.11
2026-06-20T11:21:00.4831604Z    Compiling url v2.5.8
2026-06-20T11:21:00.4961061Z    Compiling thiserror-impl v1.0.69
2026-06-20T11:21:00.5156746Z    Compiling ref-cast-impl v1.0.25
2026-06-20T11:21:00.7591214Z    Compiling h2 v0.4.14
2026-06-20T11:21:00.8230877Z    Compiling rusqlite v0.32.1
2026-06-20T11:21:00.9520358Z    Compiling n0-watcher v0.6.1
2026-06-20T11:21:01.0880781Z    Compiling num_enum v0.7.6
2026-06-20T11:21:01.1680714Z    Compiling tokio-stream v0.1.18
2026-06-20T11:21:01.3107689Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-20T11:21:01.3361862Z    Compiling iroh-base v0.98.0
2026-06-20T11:21:01.4453719Z    Compiling attohttpc v0.30.1
2026-06-20T11:21:01.4773921Z    Compiling tower-http v0.6.11
2026-06-20T11:21:01.5770571Z    Compiling toml_edit v0.22.27
2026-06-20T11:21:01.8150569Z    Compiling webpki-roots v1.0.7
2026-06-20T11:21:01.8390129Z    Compiling regex-automata v0.4.14
2026-06-20T11:21:01.9008174Z    Compiling schemars_derive v1.2.1
2026-06-20T11:21:01.9140728Z    Compiling darling_core v0.23.0
2026-06-20T11:21:02.0291807Z    Compiling serde_bytes v0.11.19
2026-06-20T11:21:02.1587580Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-20T11:21:02.2749739Z    Compiling seize v0.5.1
2026-06-20T11:21:02.3320557Z    Compiling hmac v0.12.1
2026-06-20T11:21:02.4613717Z    Compiling iroh v0.98.2
2026-06-20T11:21:02.5070940Z    Compiling pin-utils v0.1.0
2026-06-20T11:21:02.5643735Z    Compiling utf8parse v0.2.2
2026-06-20T11:21:02.6924984Z    Compiling rustix v0.38.44
2026-06-20T11:21:02.7090493Z    Compiling bitflags v1.3.2
2026-06-20T11:21:02.7979184Z    Compiling cmov v0.5.4
2026-06-20T11:21:02.8057156Z    Compiling dyn-clone v1.0.20
2026-06-20T11:21:02.8427277Z    Compiling strum v0.28.0
2026-06-20T11:21:02.8711239Z    Compiling nix v0.25.1
2026-06-20T11:21:02.9406893Z    Compiling iroh-dns v0.98.0
2026-06-20T11:21:02.9890744Z    Compiling anstyle-parse v1.0.0
2026-06-20T11:21:03.0690883Z    Compiling ctutils v0.4.2
2026-06-20T11:21:03.1537234Z    Compiling papaya v0.2.4
2026-06-20T11:21:03.2322088Z    Compiling hkdf v0.12.4
2026-06-20T11:21:03.2768447Z    Compiling filedescriptor v0.8.3
2026-06-20T11:21:03.3209520Z    Compiling backon v1.6.0
2026-06-20T11:21:03.4391569Z    Compiling serial v0.4.0
2026-06-20T11:21:03.5060635Z    Compiling foldhash v0.1.5
2026-06-20T11:21:03.5160702Z    Compiling shell-words v1.1.1
2026-06-20T11:21:03.5320786Z    Compiling linux-raw-sys v0.4.15
2026-06-20T11:21:03.6531000Z    Compiling colorchoice v1.0.5
2026-06-20T11:21:03.6825040Z    Compiling anstyle v1.0.14
2026-06-20T11:21:03.6909329Z    Compiling downcast-rs v1.2.1
2026-06-20T11:21:03.7005290Z    Compiling is_terminal_polyfill v1.70.2
2026-06-20T11:21:03.7530883Z    Compiling instability v0.3.12
2026-06-20T11:21:03.7700495Z    Compiling anstyle-query v1.1.5
2026-06-20T11:21:03.7760664Z    Compiling signal-hook-mio v0.2.5
2026-06-20T11:21:03.8750839Z    Compiling hashbrown v0.15.5
2026-06-20T11:21:03.8850325Z    Compiling spake2 v0.4.0
2026-06-20T11:21:03.8910431Z    Compiling schemars v1.2.1
2026-06-20T11:21:03.9020744Z    Compiling anstream v1.0.0
2026-06-20T11:21:03.9470900Z    Compiling terminal_size v0.4.4
2026-06-20T11:21:03.9790629Z    Compiling strum_macros v0.26.4
2026-06-20T11:21:04.1070619Z    Compiling sha1 v0.10.6
2026-06-20T11:21:04.2350672Z    Compiling toml v0.8.23
2026-06-20T11:21:04.3360298Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-20T11:21:04.3660626Z    Compiling itertools v0.13.0
2026-06-20T11:21:04.7463210Z    Compiling regex v1.12.3
2026-06-20T11:21:05.3077944Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-20T11:21:05.4300692Z    Compiling castaway v0.2.4
2026-06-20T11:21:05.4337554Z    Compiling static_assertions v1.1.0
2026-06-20T11:21:05.5037412Z    Compiling darling_macro v0.23.0
2026-06-20T11:21:05.5310949Z    Compiling clap_lex v1.1.0
2026-06-20T11:21:05.5463011Z    Compiling indoc v2.0.7
2026-06-20T11:21:05.8411000Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-20T11:21:05.8690919Z    Compiling darling v0.23.0
2026-06-20T11:21:05.9358583Z    Compiling doctest-file v1.1.1
2026-06-20T11:21:06.0102140Z    Compiling unicode-width v0.1.14
2026-06-20T11:21:06.2422056Z    Compiling clap_builder v4.6.0
2026-06-20T11:21:06.3509996Z    Compiling compact_str v0.8.2
2026-06-20T11:21:06.4030988Z    Compiling strum v0.26.3
2026-06-20T11:21:06.4741205Z    Compiling hyper v1.10.1
2026-06-20T11:21:06.4918851Z    Compiling interprocess v2.4.2
2026-06-20T11:21:06.5021154Z    Compiling unicode-truncate v1.1.0
2026-06-20T11:21:06.5240585Z    Compiling crossterm v0.28.1
2026-06-20T11:21:06.6400755Z    Compiling lru v0.12.5
2026-06-20T11:21:06.8094265Z    Compiling clap_derive v4.6.1
2026-06-20T11:21:06.8219273Z    Compiling unicode-width v0.2.0
2026-06-20T11:21:06.8594360Z    Compiling iana-time-zone v0.1.65
2026-06-20T11:21:07.1920302Z    Compiling portable-pty v0.8.1
2026-06-20T11:21:07.1923521Z    Compiling cassowary v0.3.0
2026-06-20T11:21:07.2270769Z    Compiling chrono v0.4.45
2026-06-20T11:21:07.3071800Z    Compiling nucleo-matcher v0.3.1
2026-06-20T11:21:07.5578902Z    Compiling qrcode v0.14.1
2026-06-20T11:21:07.9691830Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-20T11:21:08.0990817Z    Compiling ratatui v0.29.0
2026-06-20T11:21:08.3803054Z    Compiling tempfile v3.27.0
2026-06-20T11:21:08.9030689Z    Compiling hyper-util v0.1.20
2026-06-20T11:21:08.9151040Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-20T11:21:09.1737597Z    Compiling clap v4.6.1
2026-06-20T11:21:10.7285264Z    Compiling igd-next v0.17.1
2026-06-20T11:21:11.7738828Z    Compiling portmapper v0.16.0
2026-06-20T11:21:15.9668797Z    Compiling rustls-webpki v0.103.13
2026-06-20T11:21:18.3274026Z    Compiling tokio-rustls v0.26.4
2026-06-20T11:21:18.3274416Z    Compiling noq-proto v0.17.0
2026-06-20T11:21:18.3274754Z    Compiling rustls-platform-verifier v0.7.0
2026-06-20T11:21:18.4831086Z    Compiling hickory-net v0.26.0-beta.4
2026-06-20T11:21:18.4831582Z    Compiling hyper-rustls v0.27.9
2026-06-20T11:21:18.4831940Z    Compiling tokio-websockets v0.13.2
2026-06-20T11:21:18.6208298Z    Compiling reqwest v0.13.4
2026-06-20T11:21:19.5443444Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-20T11:21:33.3014917Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-20T11:21:34.6965947Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-20T11:21:41.7393438Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-20T11:21:45.3631489Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
2026-06-20T11:21:45.3856195Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-a610d2092bf5e776)
2026-06-20T11:21:45.3868768Z 
2026-06-20T11:21:45.3869116Z running 1 test
2026-06-20T11:21:51.5762875Z test new_brain_serves_against_old_broker ... ok
2026-06-20T11:21:51.5763125Z 
2026-06-20T11:21:51.5763430Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-06-20T11:21:51.5763805Z 
2026-06-20T11:21:51.5979051Z Post job cleanup.
2026-06-20T11:21:51.6633947Z [command]/usr/bin/git version
2026-06-20T11:21:51.6699417Z git version 2.43.0
2026-06-20T11:21:51.6729793Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1dfde656-5817-4ec4-8b31-43f3f0b7ff18' before making global git config changes
2026-06-20T11:21:51.6730502Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T11:21:51.6733263Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T11:21:51.6843467Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T11:21:51.6872986Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T11:21:51.7054521Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T11:21:51.7072432Z http.https://github.com/.extraheader
2026-06-20T11:21:51.7079030Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-20T11:21:51.7105667Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T11:21:51.7297306Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T11:21:51.7322712Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T11:21:51.7632877Z Cleaning up orphan processes
